Saltar para o conteúdo principal
POST
[Beta] Report Link Users

Autorizações

Authorization
string
header
obrigatório

A valid API key generated in Topsort's UI. Use a TSE API key for calls to Auctions or Events API.

Corpo

application/json

Request to link multiple user IDs that represent the same user.

from
string
obrigatório

The opaque user ID of the original user account.

Required string length: 1 - 64
Exemplo:

"user_abc123"

to
string
obrigatório

The opaque user ID of the target user account to be linked.

Required string length: 1 - 64
Exemplo:

"user_xyz789"

Resposta

Users account link was reported successfully.